MPFree
Frees memory allocated by
MPAllocateAligned
.
void MPFree (LogicalAddress object);
object
A pointer of type
LogicalAddress
to the memory you want to release.
VERSION NOTES
Introduced with Multiprocessing Services 1.0.
SEE ALSO
The function
MPAllocateAligned
.
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)